Skip to content
Back to search
30
MCP

Unity Editor

pulsemcp/unity editor

Integrates with Unity Editor through HTTP transport to enable real-time GameObject manipulation, component management, asset control, scene operations, and build pipeline automation for game development workflows.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Unity
Integrate with the Unity Editor game engine.
0 tools
Advanced Unity MCP
Unity Editor package that enables direct integration between Unity development environments and external tools for game development workflow
0 tools
Unity AI Bridge
Remote-control Unity Editor from AI IDEs via file-based IPC with 62 tools covering scene, GameObject, asset, profiler, and test operations.
0 tools
Unreal Engine Editor
Transforms Unreal Engine Editor into an MCP-compatible server using Python's asyncio framework, enabling direct control of editor functional
0 tools
Unreal Engine
Enables AI interaction with Unreal Engine through a TCP server that exposes scene manipulation, material creation, and blueprint generation
0 tools
Unity AI Bridge
Remote-control Unity Editor from any AI IDE via file-based IPC. 62 tools, zero dependencies.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "unity_editor": {
      "url": "None",
      "transport": "http"
    }
  }
}